home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
CHIP Turkiye Mart 1999.iso
/
101
/
data
/
file chopper 20
/
fchop.exe
/
TheFileChopper.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-10-28
|
2KB
|
120 lines
object AboutBox: TAboutBox
Left = 237
Top = 119
AutoScroll = False
Caption = 'About This Program'
ClientHeight = 340
ClientWidth = 491
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = OnActivate
OnDestroy = FormDestroy
PixelsPerInch = 120
TextHeight = 16
object lblUsername: TLabel
Left = 10
Top = 177
Width = 63
Height = 16
Caption = 'Username'
end
object lblLicense: TLabel
Left = 10
Top = 226
Width = 47
Height = 16
Caption = 'License'
end
object ListBox1: TListBox
Left = 10
Top = 16
Width = 471
Height = 153
Color = clMenu
ItemHeight = 16
TabOrder = 0
end
object txtLicense: TEdit
Left = 10
Top = 246
Width = 119
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object txtUsername: TEdit
Left = 10
Top = 197
Width = 471
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object OnFileBtn: TButton
Left = 304
Top = 246
Width = 177
Height = 25
Cursor = crHandPoint
Caption = 'OnFileBtn'
TabOrder = 4
OnClick = OnFileBtnClick
end
object OleContainer1: TOleContainer
Left = 281
Top = 224
Width = 40
Height = 17
AutoActivate = aaManual
Caption = 'OleContainer1'
TabOrder = 7
TabStop = False
Visible = False
end
object btRegOnLine: TButton
Left = 9
Top = 281
Width = 472
Height = 24
Cursor = crHandPoint
Caption = 'RegOnLine'
TabOrder = 5
OnClick = btRegOnLineClick
end
object btRegOffLine: TButton
Left = 9
Top = 313
Width = 472
Height = 24
Cursor = crHandPoint
Caption = 'btRegOffLine'
TabOrder = 6
OnClick = btRegOffLineClick
end
object CheckBtn: TButton
Left = 136
Top = 246
Width = 161
Height = 25
Cursor = crHandPoint
Caption = 'CheckBtn'
TabOrder = 3
OnClick = CheckBtnClick
end
end